Added eshell-tramp module
authorAidan Gauland <aidalgol@no8wireless.co.nz>
Tue, 26 Mar 2013 22:08:58 +0000 (11:08 +1300)
committerAidan Gauland <aidalgol@no8wireless.co.nz>
Tue, 26 Mar 2013 22:08:58 +0000 (11:08 +1300)
commitd1b6b802f8f981b22adfd6d0786424aeedb5a4ec
treee6eb6894e918dee22a7a5a8c460525e7f93cd0c6
parentb87daf41da15b71288f121ce77349c173fbf93c8
Added eshell-tramp module

* lisp/eshell/em-unix.el: Moved su and sudo to...
* lisp/eshell/em-tramp.el: ...Eshell tramp module
* doc/misc/eshell.texi: Updated manual to reflect changes.

External su and sudo commands are now the default; the internal,
TRAMP-using variants can still be used by enabling the eshell-tramp
module.
ChangeLog
doc/misc/eshell.texi
lisp/eshell/em-tramp.el [new file with mode: 0644]
lisp/eshell/em-unix.el